﻿2026-07-29T21:06:52.1973731Z ##[group]Run actions/checkout@v5
2026-07-29T21:06:52.1974864Z with:
2026-07-29T21:06:52.1975654Z   repository: BigscreenVR/spt-bs-core
2026-07-29T21:06:52.1983522Z   token: ***
2026-07-29T21:06:52.1984307Z   ssh-strict: true
2026-07-29T21:06:52.1985083Z   ssh-user: git
2026-07-29T21:06:52.1985932Z   persist-credentials: true
2026-07-29T21:06:52.1986827Z   clean: true
2026-07-29T21:06:52.1987619Z   sparse-checkout-cone-mode: true
2026-07-29T21:06:52.1989887Z   fetch-depth: 1
2026-07-29T21:06:52.1990665Z   fetch-tags: false
2026-07-29T21:06:52.1991458Z   show-progress: true
2026-07-29T21:06:52.1992452Z   lfs: false
2026-07-29T21:06:52.1993189Z   submodules: false
2026-07-29T21:06:52.1994012Z   set-safe-directory: true
2026-07-29T21:06:52.1994933Z   allow-unsafe-pr-checkout: false
2026-07-29T21:06:52.1995873Z env:
2026-07-29T21:06:52.1996636Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-29T21:06:52.1997674Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-29T21:06:52.1998633Z ##[endgroup]
2026-07-29T21:06:52.4977980Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T21:06:52.4979793Z ##[group]Getting Git version info
2026-07-29T21:06:52.4980836Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-29T21:06:52.5329345Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-29T21:06:52.8599483Z git version 2.43.0.windows.1
2026-07-29T21:06:52.8623132Z ##[endgroup]
2026-07-29T21:06:52.8631545Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\aea2c0fd-d32f-451b-a5b0-0709533a7046\.gitconfig'
2026-07-29T21:06:52.8645615Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\aea2c0fd-d32f-451b-a5b0-0709533a7046' before making global git config changes
2026-07-29T21:06:52.8647437Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T21:06:52.8651164Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-29T21:06:52.8915853Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-29T21:06:52.9130640Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T21:06:52.9158126Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T21:06:52.9162554Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T21:06:52.9386683Z HEAD
2026-07-29T21:06:52.9658584Z ##[endgroup]
2026-07-29T21:06:52.9661729Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-29T21:06:53.3664984Z ##[group]Cleaning the repository
2026-07-29T21:06:53.3669597Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-29T21:06:55.2054696Z Removing target/
2026-07-29T21:06:55.2108754Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-29T21:06:55.3593490Z HEAD is now at 0fb1a1f1 Merge 4a2b6875468949988fee10f27b971f4e3ae76018 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T21:06:55.3623424Z ##[endgroup]
2026-07-29T21:06:55.3627777Z ##[group]Disabling automatic garbage collection
2026-07-29T21:06:55.3633097Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-29T21:06:55.3898369Z ##[endgroup]
2026-07-29T21:06:55.3898697Z ##[group]Setting up auth
2026-07-29T21:06:55.3904891Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-29T21:06:55.4163001Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-29T21:06:56.0723429Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T21:06:56.1014861Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-29T21:06:56.7009113Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T21:06:56.7318597Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-29T21:06:57.4204381Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-29T21:06:57.4494839Z ##[endgroup]
2026-07-29T21:06:57.4495346Z ##[group]Fetching the repository
2026-07-29T21:06:57.4502496Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e85ee66080061af20b6839ab8cdbb8bc4c044066:refs/remotes/pull/124/merge
2026-07-29T21:06:58.3066739Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T21:06:58.3067492Z  + 0fb1a1f1...e85ee660 e85ee66080061af20b6839ab8cdbb8bc4c044066 -> pull/124/merge  (forced update)
2026-07-29T21:06:58.3208196Z ##[endgroup]
2026-07-29T21:06:58.3208659Z ##[group]Determining the checkout info
2026-07-29T21:06:58.3209327Z ##[endgroup]
2026-07-29T21:06:58.3215070Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-29T21:06:58.3530378Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-29T21:06:58.3810369Z ##[group]Checking out the ref
2026-07-29T21:06:58.3816893Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/124/merge
2026-07-29T21:06:58.4843407Z Warning: you are leaving 1 commit behind, not connected to
2026-07-29T21:06:58.4843993Z any of your branches:
2026-07-29T21:06:58.4844259Z 
2026-07-29T21:06:58.4844614Z   0fb1a1f1 Merge 4a2b6875468949988fee10f27b971f4e3ae76018 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T21:06:58.4845119Z 
2026-07-29T21:06:58.4845320Z If you want to keep it by creating a new branch, this may be a good time
2026-07-29T21:06:58.4845767Z to do so with:
2026-07-29T21:06:58.4845938Z 
2026-07-29T21:06:58.4846099Z  git branch <new-branch-name> 0fb1a1f1
2026-07-29T21:06:58.4846315Z 
2026-07-29T21:06:58.4846686Z HEAD is now at e85ee660 Merge 4f901a670ef16e45db519bc504ae6882e1f8ca1f into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T21:06:58.4875164Z ##[endgroup]
2026-07-29T21:06:58.5159633Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-29T21:06:58.6599808Z e85ee66080061af20b6839ab8cdbb8bc4c044066
